Remove force center after view animation. #9541
Open
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
For https://camptocamp.atlassian.net/browse/GSSCHWYZ-429
And camptocamp/GeoMapFish#92
But will break (origin): https://camptocamp.atlassian.net/browse/GSGMF-2009
Who looks to be a issue on a particular GMF.
This workaround was making the map less blurry in case of map height with a not round number of pixels, but it cause the map zoom to "jump" if the view.contrainResolution is set to true.
My idea is to trash this function, and let the concerned GMF implement it on need.
Another possibility would be keep the function in the code but not active by default (let the user choose if he want to use it).
Or to add a options in the vars to activate it or not.
If we keep it we could also add a debounce to to not recenter too quickly.
Examples
Storybook
API help
API documentation